home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LiquidLibrary 2003 October
/
Liquid Library - 2003-10 - Disc 2.iso
/
pc
/
Media Mix
/
001M1003LL.SWF
/
scripts
/
DefineButton2_10
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2003-08-22
|
88b
|
7 lines
on(rollOver){
tellTarget("Bobble FX")
{
gotoAndStop("BOBBLE");
}
}